Class org.omg.CORBA.portable.DelegateImpl
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.omg.CORBA.portable.DelegateImpl

java.lang.Object
   |
   +----org.omg.CORBA.portable.DelegateImpl

public class DelegateImpl
extends Object
implements Delegate

Constructor Index

 o DelegateImpl()

Method Index

 o create_request(Object, Context, String, NVList, NamedValue)
 o create_request(Object, Context, String, NVList, NamedValue, ExceptionList, ContextList)
 o duplicate(Object)
 o get_implementation()
 o get_interface()
 o hash(int)
 o invoke(OperationDescriptor, long[], Object[], Context)
 o is_a(String, String[])
 o is_equivalent(Object)
 o non_existent()
 o release()

Constructors

 o DelegateImpl
  public DelegateImpl()

All Packages  Class Hierarchy  This Package  Previous  Next  Index